The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "data::compare"

Data::Compare - compare perl data structures River stage three • 59 direct dependents • 692 total dependents

Compare two perl data structures recursively. Returns 0 if the structures differ, else returns 1. A few data types are treated as special cases: Scalar::Properties objects This has been moved into a plugin, although functionality remains the same as ...

DCANTRELL/Data-Compare-1.29 - 21 Apr 2023 08:27:05 UTC - Search in distribution

Data::Range::Compare - Find gaps & intersections in lists of ranges River stage one • 1 direct dependent • 1 total dependent

This package provides a universal framework for calculating the intersections and gaps in/of 2 dimensional ranges. Getting Started In order to use this package on your data, you will need to create 3 subroutines to handle computations of your data. *...

AKALINUX/Data-Range-Compare-1.031 - 10 Dec 2015 21:37:09 UTC - Search in distribution

Data::Compare::Module - compare perl module namespaces River stage zero No dependents

Data::Compare::Module is to compare two modules' namespaces....

LIMITUSUS/Data-Compare-Module-0.03 - 03 May 2013 13:34:38 UTC - Search in distribution

Data::Compare::Plugins::JSON - Plugin for Data::Compare to handle JSON, JSON::PP and JSON::XS boolean constants. River stage zero No dependents

JSON, JSON::PP and JSON::XS provides instances of JSON::PP::Boolean, JSON::backportPP::Boolean, and JSON::XS::Boolean classes. It's "JSON::true", "JSON::false", "JSON::PP::true", "JSON::PP::false", "JSON::XS::true", and "JSON::XS::false". This plugin...

DIONYS/Data-Compare-Plugins-JSON-1.04 - 18 May 2017 20:09:51 UTC - Search in distribution

Data::Range::Compare::Stream - Compute intersections of Ranges with Iterators River stage zero No dependents

This library implements an algorithm that can be used to compute gaps, differences, and intersections across multiple sets of 2 dimensional ranges from both a vertical and horizontal perspective. The algorithm itself generates missing data creating c...

AKALINUX/Data-Range-Compare-Stream-4.030 - 10 Dec 2015 21:52:31 UTC - Search in distribution

Data::Compare::Plugins::Data::Transactional - plugin for Data::Compare to handle Data::Transactional objects. River stage zero No dependents

Enables Data::Compare to Do The Right Thing for Data::Transactional objects. comparing a Data::Transactional object to another Data::Transactional object If you compare two Data::Transactional objects, they compare equal if their *current* values are...

DCANTRELL/Data-Transactional-1.04 - 27 Sep 2016 23:02:04 UTC - Search in distribution

Data::Compare::Plugins::Set::Object - plugin for Data::Compare to handle Set::Object objects River stage zero No dependents

Enables Data::Compare to Do The Right Thing for Set::Object objects. Set::Object already has an "equals()" method, but it only returns true if objects within two sets are exactly equal (i.e. have the same references, referring to the same object inst...

MJGARDNER/Data-Compare-Plugins-Set-Object-1.002 - 17 Oct 2020 21:48:40 UTC - Search in distribution

Data::PatternCompare - Module to match data to pattern. River stage one • 1 direct dependent • 2 total dependents

This module provides to you functionality of matching Perl data structures to patterns. Could be used for some kind of multi method dispatching. This module is far from high performance....

CONO/Data-PatternCompare-0.04 - 13 Aug 2014 18:22:23 UTC - Search in distribution

lib/Bencher/ScenarioR/DataComparisonModules/Compare.pm River stage one • 1 direct dependent • 1 total dependent

This module is automatically generated by Pod::Weaver::Plugin::Bencher::Scenario during distribution build. A Bencher::ScenarioR::* module contains the raw result of sample benchmark and might be useful for some stuffs later....

PERLANCAR/Bencher-Scenarios-DataComparisonModules-0.004 - 16 Aug 2018 01:11:33 UTC - Search in distribution

Gtk2 - Perl interface to the 2.x series of the Gimp Toolkit library River stage three • 104 direct dependents • 130 total dependents

The Gtk2 module allows a Perl developer to use the Gtk+ graphical user interface library. Find out more about Gtk+ at http://www.gtk.org. The GTK+ Reference Manual is also a handy companion when writing Gtk programs in any language. http://developer....

XAOC/Gtk2-1.24993 - 27 Aug 2019 18:35:21 UTC - Search in distribution

Data::Cmp - Compare two data structures, return -1/0/1 like cmp River stage three • 16 direct dependents • 617 total dependents

This relatively lightweight (no non-core dependencies, under 100 lines of code) module offers the "cmp_data" function that, like Perl's "cmp", returns -1/0/1 value. "cmp_data" differs from "cmp" in that it can compare two data of different types and ...

PERLANCAR/Data-Cmp-0.010 - 07 Sep 2021 00:06:18 UTC - Search in distribution

Data::Difference - Compare simple hierarchical data River stage zero No dependents

"Data::Difference" will compare simple data structures returning a list of details about what was added, removed or changed. It will currently handle SCALARs, HASH references and ARRAY references. Each change is returned as a hash with the following ...

GBARR/Data-Difference-0.112850 - 12 Oct 2011 17:44:50 UTC - Search in distribution

Scalar::Cmp - Compare two scalars River stage one • 3 direct dependents • 3 total dependents

This module provides "cmp_scalar" (and "cmpnum_scalar" and "cmpstrornum_scalar" which are convenient routines to compare two scalar values (ii.e. check if they are the same, or find out who is "greater than" the other). The routines can handle "undef...

PERLANCAR/Scalar-Cmp-0.003 - 22 Feb 2022 00:06:23 UTC - Search in distribution

Heap - Perl extensions for keeping data partially sorted River stage three • 6 direct dependents • 178 total dependents

The Heap collection of modules provide routines that manage a heap of elements. A heap is a partially sorted structure that is always able to easily extract the smallest of the elements in the structure (or the largest if a reversed compare routine i...

JMM/Heap-0.80 - 28 Apr 2007 18:19:57 UTC - Search in distribution

XSH River stage zero No dependents

CHOROBA/XML-XSH-1.8.6 - 09 Mar 2018 23:41:22 UTC - Search in distribution

yq - Filter YAML through a command-line program River stage zero No dependents

This program takes a stream of YAML documents (on STDIN or file arguments), applies a filter, then writes the results to STDOUT....

PREACTION/ETL-Yertl-0.044 - 28 Jul 2020 02:29:40 UTC - Search in distribution

cloc - Count, or compute differences of, lines of source code and comments. River stage one • 1 direct dependent • 1 total dependent

Count, or compute differences of, physical lines of source code in the given files (may be archives such as compressed tarballs or zip files, or git commit hashes or branch names) and/or recursively below the given directories. It is written entirely...

FIBO/App-cloc-1.76 - 06 Apr 2018 21:07:26 UTC - Search in distribution

helm - Easy server and cluster automation River stage zero No dependents

"helm" is command-line utility to make it easy to automate system tasks for individual machines, a cluster of machines or a subset of machines in a cluster. It has the following features: * Combine multiple commands into a single tasks and to have gr...

WONKO/helm-0.4 - 28 Jun 2011 18:53:01 UTC - Search in distribution

perltidy - a perl script indenter and reformatter River stage three • 77 direct dependents • 143 total dependents

Perltidy reads a perl script and writes an indented, reformatted script. The formatting process involves converting the script into a string of tokens, removing any non-essential whitespace, and then rewriting the string of tokens with whitespace usi...

SHANCOCK/Perl-Tidy-20240202 - 01 Feb 2024 13:55:33 UTC - Search in distribution
892 results (0.33 seconds)